home *** CD-ROM | disk | FTP | other *** search
-
- to compile programs in the above-indicated sub- directories/trees,
- one must load libglut. inst-able images of GLUT v3.1 are located at
- toolbox/src/exampleCode/opengl/GLUT/inst/
-
- -------------------------------------
-
- ~opengl1/examples/windows README
-
- Copyright 1991-1996, Silicon Graphics, Inc.
- Technical Education Development
- All Rights Reserved.
-
-
-
- window.c: demonstrates how to open a window
-
- background.c: demonstrates how to set the background color in a window
-
- input.c - demonstrates how to use input from the keyboard to
- affect program behavior
-
- SPACE key - randomly change clear color
- Escape key - exit the program
-